โ– humdrum codex / soft
1.4 KB raw
id
TASK-013
title
TUI: Tab focus cycling between panels
status
To Do
assignee
created_date
2026-06-12 04:21
labels
tui, feature
dependencies
priority
high
ordinal
13000

Description

Currently no panel is focusable โ€” Tab does nothing and all panels render identically. Add keyboard focus cycling so users can select a panel to interact with (scroll, navigate items, zoom).

Implementation:

This is a prerequisite for: keyboard-navigable items (TASK-007), in-panel search (TASK-009), panel zoom (TASK-006), quick open link (TASK-008).

Acceptance Criteria